perm filename FINAL[LSP,JRA] blob sn#192403 filedate 1975-12-16 generic text, type C, neo UTF8
COMMENT āŠ—   VALID 00002 PAGES
C REC  PAGE   DESCRIPTION
C00001 00001
C00002 00002	Define the following, giving distinctions between pairs where applicable.
C00004 ENDMK
CāŠ—;
Define the following, giving distinctions between pairs where applicable.

1.call-by-name vs. call-by-value	26.prefix notation
2.environment				27.bootstrapping
3.binding time vs. activation time	28.actual parameter
4.stack					29.formal parameter
5.linear list				30.control structure
6.sequential vs. linked allocation	31.property-list
7.circular list				32.compiler
8.storage of rectangular arrays		33.interpreter
   in one dimensional media		34.deep-binding
9.binary tree				35.shallow binding
10.threaded list			36.functional argument
11.give example of tree structures	37.free variable
     in rep. of algebraic fmls.		38.dynamic binding
12.garbage collection			39.storage allocation
13.reference counter			40.compacting garbage collection
14.string manipulaton vs. list manip.	41.pushdown list
15.hashing				42.dope vector
16.constructor				43.fragmentation
17.selector				44.bound variable
18.recognizer				45.my name
19.abstract data structure		46.forward reference
20.scanner				47.recursion
21.parser				48.LISP
22.code optimization			49.control stack
23.symbol table				50.value stack
24.pointer
25.one-pass process